flowchart LR
A[Start here] --> B(Then go here)
B --> C{Make a Decision}
C --> D[Then maybe here]
C --> E[Or possibly here]
D --> F[End here]
E --> F[End here]
simple_quarto_website
This is a Quarto website.
To learn more about Quarto websites visit https://quarto.org/docs/websites.
Section 1
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.1
Here is an inline math equation \(a^2 + b^2 = c^2\). Here is a non-inline math equation \[x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\]
Here is a quote: Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Section 1.1
Here is some text in two columns:
Text in Column 1. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Text in Column 2. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
Here is a table
| Column 1 | Column 2 |
|---|---|
| This is the text in column 1 | This is the text in column 2 |
Here is a mermaid diagram
The cited paper has some interesting research that I worked on (Brandsaas and Soerlie Kvaerner 2024).
Section 1.1.1
Here is a bulleted list:
- Bullet 1
- Bullet 2
- Bullet 3
Here is an embedded video:
References
Footnotes
This is some footnote text.↩︎